home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / swtools / mipsABI / examples / sup / PORT / step04 / MK.LOG < prev    next >
Encoding:
Text File  |  1994-08-02  |  3.1 KB  |  56 lines

  1.     abicc -UCMUCS -UCMU  -UMACH -DVAR_TMP -DHAS_DAEMON -O -I. -c supcmain.c
  2. cfe: Warning 596: ./sysent.h: 139: #else should be followed by carriage return only.
  3.     abicc -UCMUCS -UCMU  -UMACH -DVAR_TMP -DHAS_DAEMON -O -I. -c supcmisc.c
  4. cfe: Warning 596: ./sysent.h: 139: #else should be followed by carriage return only.
  5.     abicc -UCMUCS -UCMU  -UMACH -DVAR_TMP -DHAS_DAEMON -O -I. -c supcmeat.c
  6. cfe: Warning 596: ./sysent.h: 139: #else should be followed by carriage return only.
  7.     abicc -UCMUCS -UCMU  -UMACH -DVAR_TMP -DHAS_DAEMON -O -I. -c scm.c
  8. cfe: Warning 596: ./sysent.h: 139: #else should be followed by carriage return only.
  9.     abicc -UCMUCS -UCMU  -UMACH -DVAR_TMP -DHAS_DAEMON -O -I. -c run.c
  10.     ar r libextra.a expand.o run.o
  11.     abicc -UCMUCS -UCMU  -UMACH -DVAR_TMP -DHAS_DAEMON -O -I. -o sup supcmain.o supcvers.o supcparse.o supcname.o  supcmisc.o supcmeat.o scm.o scmio.o stree.o log.o supmsg.o netcrypt.o libextra.a -lutil
  12. ld:
  13. Can't locate file for: -lutil
  14. *** Error code 1 (bu21) (ignored)
  15.     abicc -UCMUCS -UCMU  -UMACH -DVAR_TMP -DHAS_DAEMON -O -I. -o supscan supscan.o stree.o scan.o libextra.a -lutil
  16. ld:
  17. Can't locate file for: -lutil
  18. *** Error code 1 (bu21) (ignored)
  19.     abicc -UCMUCS -UCMU  -UMACH -DVAR_TMP -DHAS_DAEMON -O -I. -c supfilesrv.c
  20. cfe: Warning 596: ./sysent.h: 139: #else should be followed by carriage return only.
  21. cfe: Error: supfilesrv.c, line 345: storage size for 'chldvec' isn't known
  22.      struct sigvec chldvec,ignvec,oldvec;
  23.      --------------^
  24. cfe: Error: supfilesrv.c, line 345: Reference of an expression of void type or an incomplete type.
  25.      struct sigvec chldvec,ignvec,oldvec;
  26.      --------------^
  27. cfe: Error: supfilesrv.c, line 345: Reference of an expression of void type or an incomplete type.
  28.      struct sigvec chldvec,ignvec,oldvec;
  29.      --------------^
  30. cfe: Error: supfilesrv.c, line 345: Reference of an expression of void type or an incomplete type.
  31.      struct sigvec chldvec,ignvec,oldvec;
  32.      --------------^
  33. cfe: Error: supfilesrv.c, line 345: storage size for 'ignvec' isn't known
  34.      struct sigvec chldvec,ignvec,oldvec;
  35.      ----------------------^
  36. cfe: Error: supfilesrv.c, line 345: Reference of an expression of void type or an incomplete type.
  37.      struct sigvec chldvec,ignvec,oldvec;
  38.      ----------------------^
  39. cfe: Error: supfilesrv.c, line 345: Reference of an expression of void type or an incomplete type.
  40.      struct sigvec chldvec,ignvec,oldvec;
  41.      ----------------------^
  42. cfe: Error: supfilesrv.c, line 345: Reference of an expression of void type or an incomplete type.
  43.      struct sigvec chldvec,ignvec,oldvec;
  44.      ----------------------^
  45. cfe: Error: supfilesrv.c, line 345: storage size for 'oldvec' isn't known
  46.      struct sigvec chldvec,ignvec,oldvec;
  47.      -----------------------------^
  48. cfe: Warning 709: supfilesrv.c, line 413: Incompatible pointer type assignment
  49.      while (wait3(&w, 0100 , (struct rusage *)0) > 0) {
  50.      -------------^
  51. *** Error code 1 (bu21) (ignored)
  52.     abicc -UCMUCS -UCMU  -UMACH -DVAR_TMP -DHAS_DAEMON -O -I. -o supfilesrv supfilesrv.o scan.o scm.o scmio.o stree.o log.o supmsg.o netcrypt.o libextra.a  -lutil
  53. ld:
  54. Can't open: supfilesrv.o (No such file or directory)
  55. *** Error code 1 (bu21) (ignored)
  56.